Release 10.1A: OpenEdge Data Management:
SQL Development
Connecting using SQL Explorer
SQL Explorer is a Java-based tool you can use to execute OpenEdge SQL statements, shell commands, and client control commands.
![]()
To start the SQL Explorer tool and connect to an OpenEdge database, execute a command using one of the following syntax examples:
Notes: The
–dbpreceding thedatabase-nameis optional.hostis optional and defaults tolocalhost, which is valid only for nonremote databases.
Theuseris optional and defaults to the current user. The user’s password is also optional and defaults to null.
The current user, when using the default, must be the user who created the OpenEdge database.
In Windows and on UNIX, a user and password are optional until the first user is created in the OpenEdge database.
Once theCREATE USERstatement is executed, a user and password must be provided.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |